Lucene search
K
LinuxLinux Kernel4.19.57

4 matches found

CVE
CVE
added 2025/02/26 2:12 a.m.132 views

CVE-2022-49398

CVE-2022-49398 relates to the Linux kernel’s USB DWC3 gadget path. The vulnerability arises when traversing the cancelled_list during dwc3_gadget_ep_cleanup_cancelled_requests() while a pull-up disable sequence runs in parallel, causing a window where removing an item (n) and then the next item (...

5.5CVSS5.4AI score0.00252EPSS
CVE
CVE
added 2025/07/10 7:42 a.m.86 views

CVE-2025-38285

CVE-2025-38285 – Linux kernel : The issue stems from a WARN_ON_ONCE in the BPF tracing path (get_bpf_raw_tp_regs) triggered by a corner case involving trace_mmap_lock and stack maps. The issue surfaces during BPF stack retrieval and is reported in kernel/bpf_trace.c, with inline calls in bpf_get_...

5.5CVSS6.4AI score0.0017EPSS
CVE
CVE
added 2025/06/18 11:2 a.m.32 views

CVE-2022-50114

CVE-2022-50114 affects the Linux kernel 9p subsystem. The root cause is a refcount leak in p9_read_work() error handling when m->rreq->rc.sdata is NULL; p9_req_put must be called to avoid the leak. Affected component: net/9p (p9_read_work). The fix is documented in kernel commits (e.g., 34b...

5.5CVSS6.5AI score0.00159EPSS
CVE
CVE
added 2025/09/15 2:49 p.m.25 views

CVE-2022-50335

CVE-2022-50335 concerns the Linux kernel 9p client path where a new request’s refcount could remain uninitialized when allocated from slab and then added to idr, risking use-after-free/bad request data. The connected sources describe the root cause and a proposed fix: initialize the request’s ref...

5.5CVSS6.1AI score0.00141EPSS